ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridColumnValueEventArgs<T> Class
Properties


In This Topic
    DataGridColumnValueEventArgs<T> Class Members
    In This Topic

    The following tables list the members exposed by DataGridColumnValueEventArgs<T>.

    Public Properties
     NameDescription
    Public PropertyGets the column. (Inherited from C1.WPF.DataGrid.DataGridColumnEventArgs)
    Public PropertyGets the value associated with the column.  
    Top
    See Also